home *** CD-ROM | disk | FTP | other *** search
/ World of Amiga / World of Amiga.iso / c / fd2lvo.doc < prev    next >
Text File  |  1995-01-18  |  540b  |  19 lines

  1. FD2LVO Details - by SCHWARZENEGGER/R.A.F.
  2. =========================================
  3.  
  4. FD2LVO converts Commodore FD files into library include files
  5. with extension _lib.i containing the _LVO offsets for inclusion
  6. into your programs.
  7.  
  8. The command-line is of the form
  9.  
  10. FD2LVO [source] [destination]
  11.  
  12. The source and destination file names should have their extensions
  13. omitted. The -d flag indicates that a whole directory is to be
  14. converted. For example:
  15.  
  16. FD2LVO fdfiles/dos new/dos
  17.  
  18. converts the single file fdfiles/dos_lib.fd to new/dos_lib.i
  19.